home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1997 November
/
Macworld (1997-11).dmg
/
Shareware World
/
Comms & Internet
/
Mapper 1.0
/
Examples
/
Example (Client-side)
< prev
next >
Wrap
Text File
|
1997-09-02
|
466b
|
4 lines
<MAP NAME="example"><!-- Created with Mapper 1.0, http://www.calles.pp.se -->
<AREA SHAPE="polygon" COORDS="249,14,249,61,330,61,249,14" HREF="html/three.htm" onMouseOver="self.status='This is a polygon';return true;">
<AREA SHAPE="rect" COORDS="127,13,229,62" HREF="html/two.htm" onMouseOver="self.status='This is a rectangle';return true;">
<AREA SHAPE="circle" COORDS="70,40,27" HREF="html/one.htm" onMouseOver="self.status='This is a circle';return true;"></MAP>